/*加载动画*/
.zhe-box {
    position: fixed;
    background: #ffffff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 200;
    display: none;
}

.zhe-box .tbox {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 122px;
    margin: -73px 0 0 -61px;
}
.zhe-box .im1{
     width: 100%;
    margin: 0 0 10px;
 }
.zhe-box .xian{
    width: 100%;
    height: 2px;
    background: #183884;
    position: relative;
    z-index: 3;
}
.zhe-box  .dp1{
    width: 100%;
    height: 2px;
    background: #E0E0E0;
}
.zhe-box .shu{
    color: #183884;
   text-align: center;
    margin: 10px 0 0;
    font-family: "Microsoft Yahei";
}


    /*关于我们*/
.abou-gy {
    padding: 0 0 100px;

}

/*我们的优势*/
.abou-ys {
    padding: 0 0 200px;
}

.abou-ys .ys-bot .blo-box {
    width: 590px;
    height: 198px;
    margin: 0 19px 20px 0;
    background-color: #ffffff;
    transition: all .4s ease;
}

.abou-ys .ys-bot .blo-box:hover {
    box-shadow: 0 0 20px #aaa;
}

.abou-ys .ys-bot .blo-box:nth-child(even) {
    margin: 0 0px 20px 0;
}

.abou-ys .ys-bot .blo-box .dfl {
    width: 224px;
    text-align: center;
    line-height: 198px;
    height: 100%;
}

.abou-ys .ys-bot .blo-box .dfl img {
    vertical-align: middle;

}

.abou-ys .ys-bot .blo-box .dfr {
    width: 365px;
    font-size: 24px;
    padding: 51px 0 0;
}

.abou-ys .ys-bot .blo-box .dfr .dn2 {
    font-size: 14px;
    color: #cccccc;
    margin: 1px 0 25px;
}

.abou-ys .ys-bot .blo-box .dfr .xian {
    width: 296px;
    border-top: 1px solid #E6E5E5;
}

/*应用领域*/
.appl-bot {
    padding: 65px 0 125px;
}

.appl-bot .appl-box {
    background-color: #ffffff;
    margin: 0 0 50px;
    box-shadow: 1px 1px 10px #ddd;
}

.appl-bot .d-tu {
    float: left;
    width: 585px;
    height: 368px;
    overflow: hidden;
}

.appl-bot .appl-box:hover .d-tu img {
    transform: scale(1.04);
}

.appl-bot .appl-box:nth-child(even) .d-tu {
    float: right;

}

.appl-bot .d-wen {
    float: right;
    width: 615px;
    height: 368px;
    position: relative;
    padding: 50px 110px 0 60px;
}

.appl-bot .d-wen .d-num {
    position: absolute;
    font-size: 115px;
    font-family: 'Arial';
    color: #F2F2F2;
    right: 10px;
    top: 10px;
}

.appl-bot .d-wen .dn1 {
    color: #333333;
    font-size: 36px;

}

.appl-bot .d-wen .dn2 {

    font-size: 30px;
    font-family: 'Arial';
    margin: 8px 0 24px;
}

.appl-bot .d-wen .wen-n {

    line-height: 24px;
}

.appl-bot .d-wen .a-more {
    display: block;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    box-shadow: 1px 1px 10px #ccc;
    border-radius: 50%;
    margin: 40px 0 0;
    color: #9F9F9F;
    transition: all .4s ease;
}

.appl-bot .d-wen .a-more:hover {
    color: #FFFFFF;
    background: #183884;
}

.appl-bot .d-wen .a-more i {
    font-size: 33px;
}

.appl-bot .appl-box:nth-child(even) .d-wen {
    float: left;

}

/*工程案例*/
.engi-bot {
    padding: 0 0 140px;
}

.engi-bot .engi-box .blo-box {
    background-color: #ffffff;
    width: 366px;
    height: 310px;
    font-size: 18px;
    text-align: center;
    margin: 0 47px 60px 0;
}

.engi-bot .engi-box .blo-box:nth-child(3n) {
    margin: 0 0px 60px 0;
}

.engi-bot .engi-box .blo-box a {
    display: block;
    width: 100%;
    height: 100%;

}

.engi-bot .engi-box .blo-box .d-tu {
    width: 100%;
    height: 245px;
    overflow: hidden;
}

.engi-bot .engi-box .blo-box:hover .d-tu img {
    transform: scale(1.05);
}

.engi-bot .engi-box .blo-box .dn2 {
    line-height: 62px;
}

/*新闻中心*/
.news-bot {
    padding: 90px 0 160px;
}

.news-bot .blo-box {

    width: 384px;
    border: 1px solid #EEEEEE;
    transition: all .4s ease;
    margin: 0 20px 25px 0;
}

.news-bot .blo-box:nth-child(3n) {
    margin: 0 0px 25px 0;
}

.news-bot .blo-box a {
    display: block;
    width: 100%;
    height: 100%;
    color: #999999;
}

.news-bot .blo-box:hover {
    box-shadow: 1px 1px 10px #ddd;
}

.news-bot .blo-box .d-tu {
    width: 100%;
    height: 260px;
    overflow: hidden;
}

.news-bot .blo-box:hover .d-tu img {
    transform: scale(1.05);
}

.news-bot .blo-box .d-wen {
    width: 100%;
    height: 214px;
    padding: 32px 25px 0;
}

.news-bot .blo-box .d-wen .dn1 {
    color: #333333;
    font-size: 18px;
}

.news-bot .blo-box .d-wen .dn2 {
    line-height: 24px;
    margin: 10px 0 20px;
}

.news-bot .blo-box .d-wen .dn3 {
    color: #a8a9ad;

}

.news-bot .blo-box .d-wen .dn3 .s1 {

    float: left;
}

.news-bot .blo-box .d-wen .dn3 i {
    font-size: 30px;
    float: right;
    margin: -4px 0 0;
}

.cont-ban {
    height: 600px;
    width: 100%;
}

.anchorBL, .BMap_stdMpCtrl {
    display: none;
}

/*首页*/
/*轮播*/
.inde-ban {
    position: relative;
}

.inde-ban .p-bottom {
    width: 20px;
    height: 40px;
    background: url("../images/mouse_03.png") no-repeat center;
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin: 0 0 0 -10px;
    cursor: pointer;
    animation: ani-svg 1.8s linear 0s alternate infinite;
    -webkit-animation: ani-svg 1.8s linear 0s alternate infinite;
    transition: 1.8s;
    z-index: 10;
}

@keyframes ani-svg {
    0% {
        opacity: 0.4;
        transform: translateY(-20px);
    }
    15% {
        opacity: 0.65;
        transform: translateY(-15px);
    }
    25% {
        opacity: 0.8;
        transform: translateY(-10px);
    }
    50% {
        opacity: 1;
        transform: translateY(0px);
    }
    65% {
        opacity: 0.8;
        transform: translateY(5px);
    }
    75% {
        opacity: 0.65;
        transform: translateY(10px);
    }
    100% {
        opacity: 0.4;
        transform: translateY(15px);
    }
}

.swiper-container1 {
    background-color: #000000;
    height: 550px;
}

.swiper-container1 .swiper-slide {
    height: 100%;
    overflow: hidden;
    position: relative;
    /*transform: scale(0.95);*/
    opacity: 0.4;
    filter: alpha(opacity=40);
    transition: all .5s linear;
}

.swiper-container1 .swiper-slide-active {
    /*transform: scale(1);*/
    opacity: 1;
    filter: alpha(opacity=100);
}

.swiper-container1 .swiper-slide:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    z-index: 2;
    display: none;
}

.swiper-container1 .swiper-slide .wen {
    position: absolute;
    top: 0;
    left: 50%;
    color: #ffffff;
    z-index: 3;
    margin: 0 0 0 -600px;
    padding: 8% 0 0;
    display: none;
}

.swiper-container1 .swiper-slide .wen .dn1 {
    font-size: 72px;
    line-height: 85px;
    font-family: 'Arial';

}

.swiper-container1 .swiper-slide .wen .xian {
    width: 30px;
    height: 7px;
    background-color: #FFFFFF;
    margin: 15px 0 15px;
}

.swiper-container1 .swiper-slide .wen .dn2 {
    font-size: 36px;

}

.swiper-container1 .swiper-slide-active .wen {
    animation: fadeInUp 1s ease 0s;
}

.swiper-container1 .swiper-slide .d-top {
    width: 100%;
    height: 100%;
    transition: all .4s linear;
}

.swiper-container1 .swiper-slide-active .d-top {
    animation: scale 8s linear;
}

@keyframes scale {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.08);
    }

}

/*箭头*/

.swiper-container1 .btn {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    transition: all .4s ease;
    opacity: .3;
}

.swiper-container1 .btn:hover {
    opacity: 1;
}

.swiper-container1 .btnleft {
    left: 10%;
    background: url("../images/btnle_03.png") no-repeat center/cover;
}

.swiper-container1 .btnright {
    right: 10%;
    background: url("../images/btnri_03.png") no-repeat center/cover;
}

/*介绍*/

.inde-intr {
    padding: 100px 0 0;
}

.inde-intr .tit {
    position: absolute;
    font-size: 100px;
    color: #F2F2F2;

}

.inde-intr .ti1 {
    top: 50%;
    left: -30px;
}

.inde-intr .ti2 {
    top: 50%;
    right: -186px;
    font-size: 200px;
}

.inde-intr .dfl {
    width: 650px;
    padding: 30px 0 0;
}

.inde-intr .dfl .dn1 {
    font-size: 48px;
    line-height: 75px;
    color: #183884;

}

.inde-intr .dfl .dn1 img {
    vertical-align: middle;

}

.inde-intr .dfl .dn2 {
    font-size: 24px;
    color: #183884;
    margin: 30px 0 10px;
}

.inde-intr .dfl .dn3 {
    font-size: 16px;
    color: #333333;
}

.inde-intr .dfl .dn-wen {
    line-height: 28px;
    margin: 40px 0 60px;
}

.inde-intr .dfl .a-more {
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 26px;
    color: #FFFFFF;
    background-color: #173B84;
}

.inde-intr .dfr {
    width: 440px;
    height: 694px;
}

/*轮播*/
.inde-lun .inde-lun-sw {
    height: 165px;
    background: #173B84;
}

.inde-lun .inde-lun-sw .swiper-slide a {
    color: #FFFFFF;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, .4);
    padding: 12% 0 0;
}

.inde-lun .inde-lun-sw .swiper-slide a .blz {
    width: 80px;
    height: 60px;
    line-height: 60px;
    transition: all .4s ease;
}

.inde-lun .inde-lun-sw .swiper-slide a:hover .blz {
    transform: translate(-5px, 0);
}

.inde-lun .inde-lun-sw .swiper-slide a .blz img {
    max-width: 100%;
    vertical-align: middle;
    max-height: 100%;
}

.inde-lun .inde-lun-sw .swiper-slide a .bly {
    text-align: left;
    transition: all .4s ease;
}

.inde-lun .inde-lun-sw .swiper-slide a:hover .bly {
    transform: translate(5px, 0);
}

.inde-lun .inde-lun-sw .swiper-slide a .bly .dn1 {
    font-size: 18px;
    padding: 8px 0 0;
}

.inde-lun .inde-lun-sw .btn {
    display: block;
    width: 14px;
    height: 24px;
    position: absolute;
    top: 50%;
    opacity: .5;
    margin: -12px 0 0;
}

.inde-lun .inde-lun-sw .btnleft {
    background: url("../images/baileft_03.png") no-repeat center;
    left: 3%;
}

.inde-lun .inde-lun-sw .btnright {
    background: url("../images/bairight_05.png") no-repeat center;
    right: 3%;
}

.inde-lun .inde-lun-sw .btn:hover {
    opacity: 1;
}

/*产品*/
.inde-pro {
    width: 100%;
    height: 700px;
    position: relative;
}

.inde-pro .dn-nei {
    width: 496px;
    height: 100%;
}

.inde-pro .dn-nei .dn-top {

    height: 242px;
    background: #173B84;
    color: #FFFFFF;
    font-size: 30px;
    padding: 40px 0 0 40px;
}

.inde-pro .dn-nei .dn-top .xian {
    width: 30px;
    height: 7px;
    background: #FFFFFF;
    margin: 10px 0 10px;
}

.inde-pro .switch-bot {
    height: 458px;
    position: relative;

}

.inde-pro .switch-bot:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
}

.inde-pro .switch-bot:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    border-left: 1px solid #E5E5E5;
}

.inde-pro .switch-bot a {
    width: 50%;
    height: 50%;
    float: left;
    color: #666;
    font-size: 12px;
}

.inde-pro .switch-bot a .dnp2 {
    font-size: 16px;
}

.inde-pro .switch-bot a.ac {
    color: #173B84;
    font-weight: bold;
}

.inde-pro .switch-bot .dnp1 {
    height: 110px;
    line-height: 110px;
    margin: 30px 0 0;
}

.inde-pro .switch-bot .dnp1 img {
    vertical-align: middle;
}

.inde-pro .dn-bg {
    position: absolute;
    top: 0;
    left: 0;
}

.inde-pro .dn-bg .dn-img {
    display: none;
    transition: all 1s ease;

}

.inde-pro .dn-bg .dn-img.ac {
    animation: zoomIn 1.2s ease 0s;
}

/*新闻*/

.inde-news .dfl {
    width: 57%;
    padding: 7% 10% 0 13%;
}

.inde-news .dfl .dn1 {
    font-size: 48px;
    color: #173B84;
    line-height: 72px;
    height: 72px;
}

.inde-news .dfl .dn1 img {
    vertical-align: middle;
}

.inde-news .dfl .dn-img {
    width: 400px;
    margin: 4% 0 3%;
}

.inde-news .dfl .dn-wen .dnp1 {
    color: #183884;
}

.inde-news .dfl .dn-wen .dnp1 span {
    color: #a8a9ad;
}

.inde-news .dfl .dn-wen .dnp2 {
    color: #333333;
    font-size: 20px;
}

.inde-news .dfl .dn-wen .dnp3 {
    color: #999;
    font-size: 16px;
    line-height: 30px;
    margin: 2% 0 5%;
}

.com-a-more {
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    color: #FFFFFF !important;
    background: #173B84 url('../images/jiantouyou_03.png') no-repeat 82% center;
    padding: 0 0 0 25px;
    transition: all .4s ease;
}

.com-a-more:hover {
    box-shadow: 0 0 15px #173B84;
}

.inde-news .dfr {
    width: 43%;
    border-left: 1px solid #E8E9EC;

}

.inde-news .dfr .dfr-box {
    border-top: 1px solid #E8E9EC;
    position: relative;
    padding: 5% 2% 5% 6%;
    overflow: hidden;
}

.inde-news .dfr .dfr-box a {
    display: block;
    width: 100%;
    height: 100%;
}

.inde-news .dfr .dfr-box .dn1 .dnp1 {
    color: #a8a9ad;
}

.inde-news .dfr .dfr-box .dn1 .dnp2 {
    color: #333333;
    font-size: 18px;
    margin: 7px 0;
}

.inde-news .dfr .dfr-box .dn1 .dnp3 {
    color: #999999;
}

.inde-news .dfr .dfr-box .dn2 {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    transition: all .4s ease;
    top: 0;

    left: 0;
}

.inde-news .dfr .dfr-box:hover .dn2 {
    opacity: 1;
}

.inde-news .dfr .dfr-box .dn2 .dnp1 {
    width: 100px;
    height: 100%;
    float: left;
    background: #1B2E49 url('../images/jinru_03.png') no-repeat center;
    transition: all .4s ease;
}

.inde-news .dfr .dfr-box:hover .dn2 .dnp1 {
    animation: fadeInLeft .6s ease 0s;
}

.inde-news .dfr .dfr-box .dn2 .dnp2 {
    float: left;
    position: relative;
    z-index: 3;
    color: #FFFFFF;
    transition: all .4s ease;
}

.inde-news .dfr .dfr-box .dn2 .dnp2 .nei-w {
    margin: 4.5% 0 0 9%;
}

.inde-news .dfr .dfr-box:hover .dn2 .dnp2 {
    animation: fadeInRight .8s ease 0s;
}

.inde-news .dfr .dfr-box:hover .dn2 .dnp3 {
    animation: fadeInRight .8s ease 0s;
}

.inde-news .dfr .dfr-box .dn2 .dnp2 .p1,
.inde-news .dfr .dfr-box .dn2 .dnp2 .p3 {
    opacity: .5;
}

.inde-news .dfr .dfr-box .dn2 .dnp2 .p2 {
    font-size: 18px;
    margin: 7px 0;
}

.inde-news .dfr .dfr-box .dn2 .dnp3 {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

/*详情*/
.det-bot .conta {
    box-shadow: 1px 1px 15px #ccc;
    margin: 85px auto 118px;
    padding: 0 100px;
}

.det-bot .det-sha {
    border-bottom: 1px solid #E5E5E5;
    padding: 82px 0 24px;
    color: #999999;
}

.det-bot .det-sha .dp1 {
    color: #000000;
    font-size: 24px;
    margin: 0 0 16px;
}

.det-bot .det-xia {
    border-bottom: 1px solid #E5E5E5;
    padding: 20px 0 40px;
    color: #999999;
    font-size: 16px;
    line-height: 30px;
}

.det-bot .conta-x * {
    max-width: 100%;
}

.det-bot .com-Text {
    padding: 54px 0 120px;
}

.det-bot .com-Text .dfl a {
    display: block;
    margin: 0 0 10px;
}

.det-bot .com-Text .dfr a {
    display: block;
    width: 194px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background-color: #173B84;
    color: #ffffff;
    font-size: 16px;

}

/*产品*/

.prod-bot .dn-tit1 {
    color: #183884;
    font-size: 48px;
    margin: 115px 0 22px;
}

.prod-bot .dn2 {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    max-height:460px;
    overflow-y: scroll;
    padding:0 8px 0 0;
}

.prod-bot .dn2 .dn-title1 {
    color: #333333;
    font-size: 18px;
    margin: 32px 0 0;
}

.prod-bot .dn2 .dn-wen {
    line-height: 28px;
    border-bottom: 1px solid #E5E5E5;
    padding: 10px 0 32px;
}

.prod-bot .dn3 {
    /*padding: 60px 0 0;*/
    margin:60px 0 0;
    /*height:560px;*/
    position: relative;
}
.prod-bot .dn3 .sw-pro{
    height:500px;
}
.prod-bot .dn3 .sw-pro img{
    width:100%;
    height:100%;
    display: block;
}
.prod-bot .dn3 * {
    /*max-width: 100%;*/
}

.com-fenye {
    margin: 50px 0 50px;
    font-size:0;
}

.com-fenye span {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    border: 1px solid transparent;
    position: relative;
    border-radius: 50%;
    margin: 0 10px;
    transition: all .4s ease;
    cursor: pointer;

}

.com-fenye span.swiper-active-switch, .com-fenye span:hover {
    border: 1px solid #173B84;
}

.com-fenye span:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #173B84;
    top: 2px;
    left: 2px;
}






